FlexReport for WinForms
InternalAdd メソッド (ChartObjectCollection<T>)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartObjectCollection<T> クラス : InternalAdd メソッド
The object to add to the ChartObjectCollection<T>.
Adds an item to the ChartObjectCollection<T>.
シンタックス
'宣言
 
Protected Sub InternalAdd( _
   ByVal item As T _
) 
'使用法
 
Dim instance As ChartObjectCollection(Of T)
Dim item As T
 
instance.InternalAdd(item)
protected void InternalAdd( 
   T item
)

パラメータ

item
The object to add to the ChartObjectCollection<T>.
参照

参照

ChartObjectCollection<T> クラス
ChartObjectCollection<T> メンバ